home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: uucp-1.csn.net!slimer!bgeerdes
- From: bgeerdes@igs.com (Bruce Geerdes)
- Subject: Re: String search/replace code?
- Message-ID: <1996Mar12.214437.6494@igs.com>
- Organization: Igs, Inc.
- X-Newsreader: TIN [version 1.2 PL2]
- References: <4i430v$pif@camelot.ccs.neu.edu>
- Date: Tue, 12 Mar 96 21:44:37 GMT
-
- Donald A Dwoske (dwoske@ccs.neu.edu) wrote:
- >Does anyone have code/class that does string search/replace?
- >I want to replace all occurences of a string with another string.
- [...]
- >One routine/one class is all I need. We are using RogueWave 6.1 and
- >it apparently does not have such a beast
-
- You can do string search/replace in Rogue Wave using RWCRegexp. There is an
- example at the beginning of the RWCString section (pages 44-1 and 44-2 in
- my book).
- --
- bgeerdes@igs.com (Bruce Geerdes)
-